Amazon Look-alike Sample Mobile Application
/documentation/pages/Guides/Mobile and Web Components/UX/Intro/UX Templates/MobileAppFramework_Amazon-LookAlike-ShoppingApp.xml
A sample shopping application.
Remove un-consumed language tags
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Other/Remove un-consumed language tags.xml
Should any language tags that were not replaced (because they were not defined in the Language Definition) be removed from any output sent to the browser?
PhoneGap - iPhone X Styling
/documentation/pages/Guides/Mobile and Web Components/UX/Intro/UX Templates/PhoneGap iPhone X Styling.xml
This component shows how to style a Cordova application for iPhone X.
PhoneGap - Notifications
/documentation/pages/Ref/Action Javascript/Cordova Notifications.xml
Display or initiate a native notification (for example, beep, native alert/prompt/confirmation, vibrate, etc.)
PhoneGap - SQLite Actions
/documentation/pages/Ref/Action Javascript/Cordova SQLite Actions.xml
The UX component has extensive support for working with SQLite databases in a Cordova application.
PhoneGap - File Upload
/documentation/pages/Ref/Action Javascript/Cordova File Upload.xml
Upload one or more files to either the Alpha Anywhere server or to the Amazon S3 using the PhoneGap File Transfer feature. (Only applies to UX components running in a Cordova shell.)
PhoneGap - File Download
/documentation/pages/Ref/Action Javascript/Cordova File Download.xml
Download one or more files and store the files in the filesystem on the mobile device. Uses the Cordova FileTransfer feature.
PhoneGap - Manifest... (multiple actions)
/documentation/pages/Ref/Action Javascript/Cordova Manifest.xml
Download multiple files to a device and other related actions.
Remove un-consumed language tags
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Miscellaneous/removeunconsumedlanguagetags.xml
Should any language tags that were not replaced (because they were not defined in the Language Definition) be removed from any output sent to the browser?
How to Create a Cordova Shell Application
/documentation/pages/HowTo/PhoneGap/PhoneGap Shell.xml
Creating a Cordova Shell application allows you to test changes quickly without needing to run the Cordova CLI or Ionic Appflow service every time a change is made.